home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 009a / crunch22.zip / README.1ST < prev    next >
Text File  |  1993-04-14  |  2KB  |  56 lines

  1. *** CRUNCHER v2.2 ***
  2.  
  3. CRUNCHER v2.2 Release Notes  4/10/93
  4. ------------------------------------
  5.  
  6. The file CRUNCH22.ZIP should include the following:
  7.  
  8. CRUNCH22.DOC - Documentation for the CRUNCHER
  9. BORTC2_S.LIB - Borland Turbo C library (Small memory model)
  10. BORTC2_T.LIB - Borland Turbo C library (Tiny memory model)
  11. BORTC2_M.LIB - Borland Turbo C library (Medium memory model)
  12. BORTC2_C.LIB - Borland Turbo C library (Compact memory model)
  13. MSC7_S.LIB   - Microsoft C library (Small memory model)
  14. MSC7_M.LIB   - Microsoft C library (Medium memory model)
  15. MSC7_C.LIB   - Microsoft C library (Compact memory model)
  16. DEMO.EXE     - Demo program using the SPECTRAL routine.
  17. DEMO.C       - Source code for DEMO.EXE.
  18. VENDOR.DOC   - Information to vendors
  19. REGISTER.DOC - Registration form
  20. TEST.DAT     - Test data to use with ANALYSIS
  21. README.1ST   - This file.
  22.  
  23. The following is a brief description of the CRUNCHER.
  24.  
  25. The CRUNCHER v2.2 is a series of signal processing routines
  26. written for C programmers. The libraries can be linked under
  27. both Borland C and Microsoft C applications. The routines
  28. include Fast Fourier Transforms (FFTs), wavelet transforms,
  29. coherence analysis, auto and crosscovariance, digital
  30. filtering of data, moments analysis, Wigner-Ville transform,
  31. linear regression, spectral analysis, and cross spectral
  32. analysis. Registered users will receive complete source code
  33. and other benefits including a manual and tutorial on the
  34. techniques used by the CRUNCHER as well as a "no royalty"
  35. license for using the package within commercial
  36. applications.
  37.  
  38.  
  39. Key Words:
  40.  
  41. /C programming, FFT, wavelets, coherence, filtering,
  42. moments, wigner/
  43.  
  44. If you have comments regarding the CRUNCHER please send them
  45. to:
  46.  
  47. Gene V. Wallenstein
  48. 5990 Pine Cone Court #406d1
  49. Lake Worth, FL. 33463 USA
  50.  
  51. Internet   - Wallenstein@Walt.ccs.fau.edu
  52. Telephone  - (407) 750-3527
  53. CompuServe - 75110,77
  54.  
  55. ###
  56.